Crate hedwig_core

source ·
Expand description

The core set of traits and types used in the hedwig format.

This crate aims to provide better version stability over the primary batteries-included hedwig crate. Top-level applications should typically use hedwig, while crates that define message types should use hedwig_core

Modules

Structs

  • A message queue topic name to which messages can be published

Type Aliases